Welcome![Sign In][Sign Up]
Location:
Search - ODBC api

Search list

[Other resource853

Description: Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori algorithm source code (C) read here in the past made the algorithm source code some feel cumbersome written code, rewrite it, and the data is the main operation and interface shows separation, stl and use the boost, simplified characters of algorithms, databases using the mysql. API is mysql, the mfc mysql could not operate under, So the framework of the gui is win32gui-lib (logo can / project / win32gui download). Of course, you can also use odbc rewritten, or used for other databases, because logic algorithm is independent, Therefore, it should be very easy to rewrite
Platform: | Size: 29282 | Author: libing | Hits:

[Other resourceVisualC++zairenshishukuyingyong

Description: Visual C+ + 提供了相当齐备的类库、友好的编程界面和多种多样的数据库访问技术, 其中ODBC 所提供的应用 程序接口(API) , 使得编写数据库应用程序变得简单容易。本文以人事管理系统的开发过程为例, 简述了ODBC 数据 库编程的步骤、设计思路和要点, 并给出了关键程序代码。-Visual C provides a very complete library, friendly programming interface and a variety of database access technology. ODBC for which the application program interface (API), make database application preparation process becomes easy. Based on the personnel management system as an example of the development process, outlines the ODBC database programming steps design ideas and elements, and gives the key to the program code.
Platform: | Size: 207689 | Author: fisherman | Hits:

[Com Portchuankou

Description: 这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。
Platform: | Size: 195179 | Author: 王婷 | Hits:

[Other resourceVCODBCAPI

Description: 详细介绍用API 进行ODBC 编程的方法 希望可以给大家带来指引性的帮助
Platform: | Size: 258222 | Author: 小红 | Hits:

[source in ebookvisual c++编程百例

Description: 1.MFC WinSock编程 2.MFC Winlnet类编程 3.MFC高级网络编程 4.电子邮件编程 5.InternetServer API编程 6.多线程技术的网络编程 7.ODBC编程 8.MFC DAO编程 9.OLE DB编程 10.ADO编程 11.高级数据库编程
Platform: | Size: 9247990 | Author: zero909 | Hits:

[Com Portchuankou

Description: 这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。-This folder in a total of three parts, which are serial programming and ODBC technology, using API functions to control serial port and serial port control by MSComm control.
Platform: | Size: 7909376 | Author: 王婷 | Hits:

[Database systemtestoci

Description: OCI(Oracle Call Interface)是ORACLE公司开发的一个应用程序开发工具,是一个通过访问Oracle数据库的服务器,控制各类SQL语句的执行,进而创建应用程序的的应用程序接口(API)。它支持SQL所有的数据定义,数据操作,查询,事务管理等操作,支持C和C++的数据类型,调用,语法和语义。它提供了一组可对Oracle数据库进行存取的接口子例程(函数)。 OCI程序实质上就是用高级语言写的程序,其特点是内部含有对OCI子函数库的调用,通过在第三代程序设计语言(如C语言)中进行调用可达到存取ORACLE数据库的目的。 本工程包含一个简单的oci封装,封装oci的基本操作,日常开发中对速度要求比较高而ado和普通的odbc方法满足不了要求的情况下可以考虑使用-OCI (Oracle Call Interface) was developed by an ORACLE application development tool, one by accessing the Oracle database server and control the implementation of various types of SQL statements, thereby creating the application s application program interface (API). It supports all SQL data definition, data manipulation, query, transaction management, operation, support C and C++, data types, call, syntax and semantics. It provides a set of Oracle database can access the interface sub-routines (functions). OCI program in essence is to use high-level language to write programs, characterized by an internal subroutine library that contains pairs of OCI calls, by the third-generation programming languages (such as the C language) in a call up to access the ORACLE database purposes. This project contains a simple oci packaging, packaging oci basic operations, the daily development of the speed is relatively high ado and odbc method can not satisfy the normal requirements of
Platform: | Size: 819200 | Author: 帽子 | Hits:

[Othersqlncli

Description: Microsoft SQL Server Native Client (SQL Native Client) 是一个同时包含 SQL OLE DB 访问接口和 SQL ODBC 驱动程序的动态链接库 (DLL)。它对使用本机代码 API(ODBC、OLE DB 和 ADO)连接到 Microsoft SQL Server 7.0、2000 或 2005 的应用程序提供运行时支持。应使用 SQL Native Client 来创建新的应用程序或增强需利用 SQL Server 2005 新增功能的现有应用程序。SQL Native Client 的这个可再分发安装程序用于安装运行时所需的客户端组件,以利用 SQL Server 2005 的新增功能,它也可以安装开发使用 SQL Native Client API 的应用程序所需的头文件。 -Microsoft SQL Server Native Client (SQL Native Client) is a also contains the SQL OLE DB provider and SQL ODBC driver is a dynamic-link library (DLL). Its use of native code API (ODBC, OLE DB and ADO) to connect to Microsoft SQL Server 7.0,2000 or 2005 applications to provide run-time support. SQL Native Client should be used to create new applications or enhance the need to use SQL Server 2005 new features of existing applications. SQL Native Client This redistributable installer for the installation to run the client components needed to take advantage of SQL Server 2005' s new features, it also can be installed using the SQL Native Client API developers of applications required for the first文件.
Platform: | Size: 3030016 | Author: 刘海滨 | Hits:

[Audio programVB01

Description: vb是Visual Basic的简称,是由美国微软公司于1991年开发的一种可视化的、面向对象和采用事件驱动方式的结构化高级程序设计语言,可用于开发 Windows 环境下的各类应用程序。它简单易学、效率高,且功能强大可以与 Windows 专业开发工具SDK相媲美。在Visual Basic环境下,利用事件驱动的编程机制、新颖易用的可视化设计工具,使用Windows内部的广泛应用程序接口(API)函数,动态链接库(DLL)、对象的链接与嵌入(OLE)、开放式数据连接(ODBC)等技术,可以高效、快速地开发Windows环境下功能强大、图形界面丰富的应用软件系统。-Vb is Visual Basic abbreviation, is from the Microsoft in 1991 and development of a visualization, object-oriented and adopting event-driven way of structured high-level programming language, can be used to develop Windows environment of all kinds of applications. It is easy to operate, high efficiency, and powerful professional development tools can with Windows SDK comparable. In the Visual Basic environment, use event-driven programming mechanism, novel easy-to-use visualization design tool, using Windows internal widely application program interface (API) function, DLL are stated, object links with embedded (OLE), open data connection (ODBC) technology, can efficiently and quickly develop Windows environment powerful functions, graphical interface rich application software system.
Platform: | Size: 24742912 | Author: haha | Hits:

[Delphi VCLSQLDirect-6.1.4

Description: SQLDirect Component Library - set of non-visual Delphi components. These components expand possibilities Delphi Visual Component Library, give you access to data on SQL-servers around BDE or ODBC (if you wish) and support all data-aware components. Now library supports the following SQL-servers: Centura SQLBase (version 6 and 7), Oracle Server (7.2+), IBM DB2 Database, Informix, Interbase, MySQL, PostgreSQL, Microsoft SQL Server, Sybase Adaptive Server Enterprise, Adaptive Server Anywhere (through Open-Client Library), ODBC and OLEDB. Hereafter this list will extend. For access to databases the native programming interface (API) of servers is used only. It means, that access to SQLBase-databases needs SQLBase Client for Windows, to the databases on Oracle - Oracle SQL*Net, to the DB2 databases - Client Application Enabler, to the databases on SQL Server - SQL Server Client and to the Sybase databases - Sybase Open Client libraries.-SQLDirect Component Library- set of non-visual Delphi components. These components expand possibilities Delphi Visual Component Library, give you access to data on SQL-servers around BDE or ODBC (if you wish) and support all data-aware components. Now library supports the following SQL-servers: Centura SQLBase (version 6 and 7), Oracle Server (7.2+), IBM DB2 Database, Informix, Interbase, MySQL, PostgreSQL, Microsoft SQL Server, Sybase Adaptive Server Enterprise, Adaptive Server Anywhere (through Open-Client Library), ODBC and OLEDB. Hereafter this list will extend. For access to databases the native programming interface (API) of servers is used only. It means, that access to SQLBase-databases needs SQLBase Client for Windows, to the databases on Oracle- Oracle SQL*Net, to the DB2 databases- Client Application Enabler, to the databases on SQL Server- SQL Server Client and to the Sybase databases- Sybase Open Client libraries.
Platform: | Size: 719872 | Author: liji | Hits:

[Windows DevelopODBC_API

Description: ODBC_AP development -It is a electronic book about the development of ODBC and API
Platform: | Size: 614400 | Author: vevina | Hits:

[SQL Serverodbc_northwind

Description: 利用MFC ODBC或ODBC API访问SQLServer 数据库,有数据显、增、删、改的功能。 ODBC配置要求:在ODBC中配置数据源odbc_northwind,所连数据库服务器为SQLServer,数据库为其示例数据库Northwind,数据库的登录名为sa,密码为空,即连接字符串为“DSN=odbc_northwind UID=sa PWD=”。 -The MFC ODBC or ODBC API to access SQLServer database, data display, add, delete, change the function. The the ODBC configuration requirements: configured in ODBC data source odbc_northwind connected to the database server as the SQLServer, the database its sample database Northwind, database login name sa, password is blank, that connection string " DSN = odbc_northwind UID = sa PWD = " .
Platform: | Size: 11741184 | Author: panlika | Hits:

[Oracle11-DB

Description: 数据库学习好的练手程序。别错过 AdoDB使用ADO技术访问数据库。 ODBC使用ODBC技术访问数据库。 MySqlDB使用原始API访问MySQL数据库 -Database to learn good practice hand program. Do not miss
Platform: | Size: 15861760 | Author: dong | Hits:

[Database systemSQLPutData()-Send-Data-in-Segments

Description:   ODBC 3.0 API编程之Blob数据提交相关资料。使用SQLBindParameter,SQLParamData和SQLPutData三个API实现Blob数据插入功能。-ODBC 3.0 API programming Blob data submitted to the relevant information. SQLBindParameter, SQLParamData and the SQLPutData three API the Blob data insertion function.
Platform: | Size: 7168 | Author: snaily | Hits:

[VC/MFCVC-P-P-database-programming

Description: 《VC++数据库编程》主要以已使用为目的,结合具体数据库应用,选择了相当具有代表性的实例,分别介绍ODBC APi、MFC的ODBC类、DAO、OLE DB以及ADO的客户数据库访问技术和应用开发过程。-" VC++ database programming" has been used mainly for the purpose of combining the specific database application, select a fairly representative examples, introduced ODBC APi, MFC' s ODBC classes, DAO, OLE DB and ADO client database access technology and application development process.
Platform: | Size: 2812928 | Author: 任飞 | Hits:

[ADO-ODBCmysql

Description: 对mysql数据库API的封装,比较接近odbc的接口方式。对于数据库接口的底层实现有帮助。-API package for mysql database, closer odbc interface mode. For the realization of the underlying database interface to help.
Platform: | Size: 4096 | Author: YSQ | Hits:

[VC/MFCODBC_API_ProgramHook

Description: ODBC API程序开发的参考手册,让你轻轻松松学会使用ODBC。-ODBC API programming reference manual, let you easily learn to use ODBC.
Platform: | Size: 614400 | Author: Yison | Hits:

[ADO-ODBCE1001

Description: 使用ODBC API访问数据库例程,输出方式为命令行方式。-Access the database using the ODBC API routines, output of the command line.
Platform: | Size: 1288192 | Author: rlc | Hits:

[VC/MFCVCPPbook

Description: VC++数据库编程一数据库原理与访问,二COM数据库访问,三数据库开发过程,四VC++数据库开发基础,五ODBC API编程,六MFCODBC编程,七ADO数据库编程-VC++ programming and access a principle, two COM access, development process three or four VC++ development foundation, five ODBC API programming, six MFCODBC programming. . . .
Platform: | Size: 3092480 | Author: michael | Hits:

[Othersqlite2fox

Description: api替换密码,odbc访问sqlite(API replace the password, ODBC access SQLite)
Platform: | Size: 4966400 | Author: tsw1 | Hits:
« 1 2 3 4 56 »

CodeBus www.codebus.net